London | Jan2026 | Ihor Taradaiko | Sprint 1 | Coursework/sprint 1#934
London | Jan2026 | Ihor Taradaiko | Sprint 1 | Coursework/sprint 1#934ihortar wants to merge 14 commits into
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
6 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
| What is the return value of `prompt`? | ||
| //shows a pop-up to enter a name / stores and shows name | ||
| What effect does calling the `prompt` function have? //shows pop-up form | ||
| What is the return value of `prompt`? //if myName is set returns myName value |
There was a problem hiding this comment.
Can you describe the return value of prompt() as I am someone who has never used the function before?
The current description does not quite tell me exactly what the function returns.
There was a problem hiding this comment.
It returns the text that the user types into the input box.
There was a problem hiding this comment.
What does the function returns if a user enters some text and then click the "Cancel" button instead of the OK button?
There was a problem hiding this comment.
Is that a question for me or your final answer? I assume is the latter.
|
Good job in clearly responding to all comments. Just one more question: #934 (comment) |
|
Good job! |
|
Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it. |
Changelist
Completed the following exercises:
Key Exercises
Mandatory Errors
Mandatory Interpret